Industry 
EntityType  Independent 
Logical Entity Name  Industry 
Default Table Name  PlIndustry 
Logical Only  NO 
Definition 
 
Note 
 

Industry Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
IndustryId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  YES 
 
SICCode    CHAR(4)  YES 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  YES 
 
CampusGroupId    INTEGER  YES 
 

Industry Keys 
Key Name  Key Type  Keys 
PlIndustry_Code_U_N_IDX  Unique Constraint  Code 
PlIndustry_PlIndustryID_U_C_IDX  PrimaryKey  IndustryId 

Industry Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
PendingEmployer  Non-Identifying  One To Zero or More          NO 
plIndustryExternalMap  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryIndustry  Non-Identifying  One To Zero or More          NO 
StudentPlacementSearchAgent  Non-Identifying  One To Zero or More          NO 
Employer  Non-Identifying  One To Zero or More          NO 
IndustryProgramVersion  Non-Identifying  One To Zero or More          NO 
PendingEmployer  Non-Identifying  One To Zero or More          NO 
StudentPlacementSearchAgent  Non-Identifying  One To Zero or More          NO 
StudentPlacementSummaryIndustry  Non-Identifying  One To Zero or More          NO 

Industry Check Constraints 
Check Constraint Name  CheckConstraint